Skip to content

Add Inlined.inlinedFromOuterScope and refactor inline context #18236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

nicolasstucki
Copy link
Contributor

This is the first step towards supporting Inlined trees after lambda lift (see #18230 (comment)).

We decouple the way we compute if a call was inlined from an outer scope from the inlined call.

@nicolasstucki nicolasstucki self-assigned this Jul 18, 2023
@nicolasstucki nicolasstucki force-pushed the refactor-inlined branch 3 times, most recently from 7482e79 to 518448d Compare July 19, 2023 07:54
@nicolasstucki nicolasstucki marked this pull request as ready for review July 19, 2023 11:19
@nicolasstucki nicolasstucki requested a review from smarter July 19, 2023 11:19
@smarter smarter merged commit e1e8549 into scala:main Jul 19, 2023
@smarter smarter deleted the refactor-inlined branch July 19, 2023 11:30
Kordyjan added a commit that referenced this pull request Dec 8, 2023
…xt" to LTS (#19123)

Backports #18236 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
@Kordyjan Kordyjan added this to the 3.3.2 milestone Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants